home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 9085 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: newsfeeds.ans.net!btco!newsadm
  2. From: Shalom Reich <sqr1874@acf4.nyu.edu>
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Bad libraries shipped with MS Visual C++ 4.0???
  5. Date: Wed, 28 Feb 1996 09:35:06 -0500
  6. Organization: Bankers Trust Company
  7. Message-ID: <3134681A.54E@acf4.nyu.edu>
  8. References: <3133DA79.38FF@valley.net>
  9. NNTP-Posting-Host: algsvw0058.btco.com
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 2.0 (WinNT; I)
  14.  
  15. david goldberg wrote:
  16. > Several of us at work have recently gone to Microsoft
  17. > Visual C++ 4.0.  One of us was attempting to convert
  18. > a project from MS VC++ 1.52 to 4.00.  He kept getting
  19. > messages stating that some of the libraries in
  20. > \msdev\lib were bad (incorrect format).  Finally we
  21. > tried copying over a copy of libraries (GDI32.LIB, etc)
  22. > from my disk to his.  Voila! problem disappears.
  23. > I use VC 4.0 and I had no problems with it.  I received
  24. one of the earlies CDs for 4.0 (so I would not expect 
  25. that a *later* release got messed up, but . . .).
  26.  
  27. BTW, VC 1.52 was 16 bit (if I remember correctly) and 4.0
  28. is 32 bit only.  Since you are going for GDI stuff, I believe
  29. that the parameters will probably have changed . . . 
  30.  
  31. Shalom Reich
  32.